From: Raspbian automatic forward porter Date: Sun, 6 Sep 2026 14:19:57 +0000 (+0100) Subject: Merge version 1:20230101~dfsg-8+rpi1 and 1:20251009+git20260808~dfsg-2 to produce... X-Git-Tag: archive/raspbian/1%20251009+git20260808_dfsg-2+rpi1^0 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=b055f9a90b55e4324198c899fa92d346296865f3;p=fontforge.git Merge version 1:20230101~dfsg-8+rpi1 and 1:20251009+git20260808~dfsg-2 to produce 1:20251009+git20260808~dfsg-2+rpi1 --- b055f9a90b55e4324198c899fa92d346296865f3 diff --cc debian/changelog index 677270a,c93a4b2..4bb92e2 --- a/debian/changelog +++ b/debian/changelog @@@ -1,11 -1,30 +1,39 @@@ - fontforge (1:20230101~dfsg-8+rpi1) forky-staging; urgency=medium ++fontforge (1:20251009+git20260808~dfsg-2+rpi1) forky-staging; urgency=medium + + [changes brought forward from 1:20190801~dfsg-4+rpi1 by Peter Michael Green at Wed, 01 Apr 2020 17:53:42 +0000] + * Disable call to SplineFontFree in _MergeFont to work around use after + free bug (see debian bug 948876). + * Fix clean target. + - -- Raspbian forward porter Fri, 22 May 2026 23:09:21 +0000 ++ -- Raspbian forward porter Sun, 06 Sep 2026 14:19:57 +0000 ++ + fontforge (1:20251009+git20260808~dfsg-2) unstable; urgency=medium + + * Team upload + * Add missing B-D: libcxxopts-dev + + -- Bastian Germann Sat, 08 Aug 2026 15:14:17 +0200 + + fontforge (1:20251009+git20260808~dfsg-1) unstable; urgency=medium + + * Team upload + * New upstream version 20251009+git20260808~dfsg + * Exclude multimastersubrs instead of patching (Closes: #665334) + * Exclude cxxopts + * Add Build-Depends: libgtkmm-3.0-dev + * Add Depends: unzip + * d/copyright: Update to new version + * Drop Depends: python3-pkg-resources (Closes: #1083402) + + -- Bastian Germann Sat, 08 Aug 2026 13:38:02 +0200 + + fontforge (1:20230101~dfsg-9) unstable; urgency=medium + + * Team upload + * Make afm and pfb timezone-independent (Closes: #1142495) + * lintian: Drop alien tag + + -- Bastian Germann Tue, 28 Jul 2026 18:47:51 +0200 fontforge (1:20230101~dfsg-8) unstable; urgency=medium diff --cc debian/patches/series index 9513a91,3910d8d..8cb49e4 --- a/debian/patches/series +++ b/debian/patches/series @@@ -1,8 -1,6 +1,7 @@@ + 0001-Exclude-cxxopts.patch 0002-remove-custom-library-search-path.patch 0003-use-local-libjs-mathjax.patch - 0004-Drop-non-free-multiple-master-font-code.patch + 0005-afm-and-pfb-timezone-independent.patch 2003_avoid_privacy_breach.patch 2004-fix-privacy-breach-logo.patch - 0001-fix-splinefont-shell-command-injection-5367.patch - 0006-Update-po-files-from-Croudin-sources-after-fixing-pr.patch +4000-use-after-free-hack.patch